Skip to content

Test Result : Scenario: Delete a non-existing step

0 failures
9 tests
Took 10 ms.

All Tests

Test nameDurationStatus
And A regular step creator with the name "TestStep" and the following properties0 msPassed
And A regular step definition with the name "TestDefinition" and the following properties0 msPassed
And I delete the last step0 msPassed
Given I create a job with the name "TestJob"0 msPassed
Given I expect the exception "KapuaEntityNotFoundException" with the text "jobStep"0 msPassed
Scenario: Delete a non-existing step10 msPassed
Then An exception was thrown0 msPassed
Then I create a new step entity from the existing creator0 msPassed
When I delete the last step0 msPassed